/*reset*/
* { margin: 0; padding: 0; }
body { font-family: "微软雅黑"; font-size: 12px; line-height: 24px; color: #666; }
li,ul { list-style: none; }
a { color: #666; text-decoration: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
a:hover { color: #000; }
img { border: 0 none; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s; transition: transform 0.6s; }
i { font-style: normal; }
@media screen and (max-width: 1200px) {
    body {
            position: relative;
			margin: 0 auto;
			width: 1200px;
    }
}
/*layout*/
.w1200 { position: relative; margin: 0 auto; width: 1200px; }
.w1200:after { content: ""; display: block; width: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; clear: both; }
.floatL { float: left; }
.floatR { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: block; height: 0; font-size: 0; visibility: hidden; overflow: hidden; clear: both; }
.clear { display: block; width: 0; height: 0; line-height: 0; visibility: hidden; overflow: hidden; clear: both; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

/*header*/
.m-header { display: none; }
.header { position: relative; margin: 0 auto; width: 100%; height: 110px; background-color: #fff; overflow: hidden; }
.header .w1200 { background: url(../img/header.png) right top no-repeat; }
.nav { float: right; margin-top: 65px; margin-right: 80px; font-size: 0; }
.nav li { display: inline-block; padding-left: 10px; line-height: 18px; vertical-align: top; }
.nav a { display: block; position: relative; padding: 0 10px 8px; font-size: 14px; color: #333; border-bottom: 1px solid #fff; }
.nav li:hover a { color: #dc0919; }
.nav .nav-on { color: #dc0919; border-color: #e02835; }
.nav span {
  width: 100%; font-size: 10px;
  color: #afafaf;
  text-align: center;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.nav li:hover span { color: #666; }
.logo { float: left; margin-top: 20px; height: 75px; }
.choose { position: absolute; right: 140px; top: 15px; font-size: 0; }
.choose div {
  display: inline-block;
  margin-left: 20px;
  width: 288px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  color: rgba(59,59,59,.9);
  text-align: center;
  border: 1px solid #d7d7d7;
  box-shadow: 0 0 1px #ccc;
  border-radius: 3px;
}
.choose .on,.choose a:hover { color: #fff; background-color: #db0817; border-color: #db0817; }

/*banner*/
.banner { position: relative; left: 0; top: 0; width: 100%; height: 550px; overflow: hidden; }
.banner-imgbox { position: relative; left: 0; top: 0; width: 100%; height: 550px; }
.banner-imgbox li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 550px;
  text-align: center;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.banner-imgbox li.hover { -webkit-transition: opacity .8s; -o-transition: opacity .8s; transition: opacity .8s; }
.banner-btnlist { position: absolute; left: 0; bottom: 30px; width: 100%; font-size: 0; text-align: center; }
.banner-btnlist span {
  display: inline-block;
  margin: 0 10px;
  width: 15px;
  height: 15px;
  text-indent: 9999px;
  border-radius: 10px;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
}
.banner-btnlist .on { background-color: #db0817; }

/*footer*/
.wordnav { padding: 2px 0; width: 100%; color: #737373; text-align: center; background-color: #e5e5e5; }

.footer { width: 100%; font-size: 0; background-color: #af000b; text-align: center; }
.copyright, .footEwm { display: inline-block; vertical-align: middle; color: #f5f5f5; }
.copyright { margin: 0 28px 0 90px; font-size: 14px; line-height: 32px; text-align: left; }
.footEwm { font-size: 0; }
.footEwm .txt { width: 120px; font-size: 14px; line-height: 24px; text-align: center; }
.footEwm .img { width: 170px; height: 170px; }
.footer a { color: #f5f5f5; }
.footer a:hover { text-decoration: underline; }
.footer b { font-size: 20px; color: #fff; text-shadow: 0 2px 1px rgba(32, 21, 18, 0.75); }
.foot-zs{display:inline-block;*display:inline;*zoom:1;font-size:14px;color:#fff;vertical-align:middle}
.foot-zs .img{margin:12px auto 0;width:200px;height:87px;background:url(../img/foot-zs.png) center no-repeat;vertical-align:middle}
.footer{padding:26px 0;}
.footer .ewmwr,.footer .copyr,.footer .copyr .col{display:inline-block;*display:inline;*zoom:1;text-align:center;vertical-align:middle}
.footer .ewmwr .img{display:block;width:110px;}
.footer .ewmwr .txt{font-size:12px;color:#fff;}
.footer .copyr{margin-left:55px;}
.footer .copyr .col{margin-right:55px;font-size:14px;line-height:24px;color:#fff;text-align:left;}
.footer .copyr .col-1{width:333px;}
.footer .copyr .col-2{width:349px;}

.friend-links { text-align: center; }
.friend-links a { margin-right: 6px; }
.floatright {
  position: fixed;
  right: 0;
  bottom: 10px;
  z-index: 99;
  width: 45px;
  height: 186px;
  font-family: "MICROSOFT YAHEI","Arial Narrow";
  font-size: 14px;
  color: #fff;
}
.floatright .fr-box {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 45px;
  width: 0;
  height: 45px;
  line-height: 45px;
  background: #222 url(../img/floatright.png) 0 0 no-repeat;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: background .4s, width .4s;
  -o-transition: background .4s, width .4s;
  transition: background .4s, width .4s;
}
.floatright .fr-box p { position: absolute; left: 45px; top: 0; line-height: 45px; }
.floatright .fr-box a { display: block; width: 100%; height: 45px; color: #fff; }
.floatright .fr-box:hover { background-color: #555; }
.floatright .fr-top { text-indent: 200%; }
.floatright .fr-qq { top: 47px; background-position: 0 -45px; }
.floatright .fr-qq:hover { width: 60px; }
.floatright .fr-call { top: 94px; background-position: 0 -90px; }
.floatright .fr-call:hover { width: 100px; }
.floatright .fr-code { top: 141px; background-position: 0 -135px; }
.fr-codeimg {
  display: none;
  position: absolute;
  right: 50px;
  bottom: 0;
  width: 200px;
  height: 200px;
  background: #fff url(../img/wechatmp.png) center no-repeat;
  border: 1px solid #ccc;
}


/*content*/
.marb80 { margin-bottom: 80px; }
.comtit { text-align: center; overflow: hidden; }
.comtit .txt { margin-bottom: 16px; font-size: 30px; font-weight: normal; line-height: normal; color: #333; }
.comtit .txt-2 { margin-bottom: 26px; font-size: 12px; font-weight: normal; color: #999; }
.comtit .line { position: relative; margin: 0 auto; width: 100%; height: 1px; background-color: #eee; *zoom: 1; }
.comtit .line:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -1px;
  z-index: 2;
  margin-left: -50px;
  width: 100px;
  height: 3px;
  background-color: #db0817;
}

.commore { height: 50px; line-height: 50px; font-size: 0; text-align: center; background-color: #db0817; }
.commore .link { color: #fff; }
.commore .prev, .commore .next { width: 110px; font-family: "simsun"; font-size: 24px; font-weight: bold; }
.commore .more { margin: 0 190px; font-size: 16px; }
.commore .more:hover {
  -webkit-transform: translate3d(0, 3px, 0);
  -ms-transform: translate3d(0, 3px, 0);
  -o-transform: translate3d(0, 3px, 0);
  transform: translate3d(0, 3px, 0);
}
.commore .prev:hover {
  -webkit-transform: translate3d(-6px, 0, 0);
  -ms-transform: translate3d(-6px, 0, 0);
  -o-transform: translate3d(-6px, 0, 0);
  transform: translate3d(-6px, 0, 0);
}
.commore .next:hover {
  -webkit-transform: translate3d(6px, 0, 0);
  -ms-transform: translate3d(6px, 0, 0);
  -o-transform: translate3d(6px, 0, 0);
  transform: translate3d(6px, 0, 0);
}

.banad-1 { height: 200px; background: url(../img/banad_1.jpg) center no-repeat; }
.banad-1 .txt { position: absolute; top: 118px; right: 0; font-family: Arial; font-size: 36px; color: #fff; letter-spacing: 1px; }
.banad-2 { position: relative; height: 275px; background: url(../img/banad_2.jpg) center no-repeat; }
.banad-2 .txt {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  margin-left: -65px;
  font-family: Arial;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
}

/*product*/
.product .btnwr { margin-top: 40px; font-size: 0; text-align: center; }
.product .btnwr .btn { margin: 0 16px; padding: 0 20px; font-size: 16px; line-height: 40px; color: #333; }
.product .btnwr .btn:hover, .product .btnwr .cur { color: #fff; background-color: #db0817; }
.product .slidewr { margin-top: 40px; overflow: hidden; }
.product .slidewr .slide { position: relative; width: 1000%; }
.product .slidewr .item { width: 10%; }
.product .slidewr .col { margin-right: 28px; margin-bottom: 40px; width: 279px; }
.product .slidewr li:nth-child(4){ margin-right: 0; }
.product .slidewr li:nth-child(8){ margin-right: 0; }
.product .slidewr .imgwr { display: block; position: relative; height: 220px; border: 1px solid #ddd; overflow: hidden; }
.product .slidewr .img {
  position: absolute;
  top: 50%;
  top: 0\9;
  left: 50%;
  left: 0\9;
  width: 100%\9;
  max-width: 92%;
  max-width: 100%\9;
  height: 100%\9;
  max-height: 92%;
  max-height: 100%\9;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.product .slidewr .img:hover {
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.06);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.06);
  -o-transform: translate3d(-50%, -50%, 0) scale(1.06);
  transform: translate3d(-50%, -50%, 0) scale(1.06);
}
.product .slidewr .tit { position: relative; line-height: 43px; background-color: #fafbfd; border: 1px solid #ddd; border-top: none; }
.product .slidewr .txt { display: block; margin: 0 auto; width: 110px; font-family: arial; font-size: 18px; }
.product .slidewr .icon {
  position: absolute;
  right: 50%;
  top: 0;
  font-family: "simsun";
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .slidewr .col:hover .tit { background-color: #db0817; }
.product .slidewr .col:hover .txt { padding-right: 20px; width: 200px; color: #fff; }
.product .slidewr .col:hover .icon { right: 28px; opacity: 1; filter: alpha(opacity=100); }

/*case*/
.case .slidewr { margin: 40px 0; overflow: hidden; }
.case .slide { position: relative; width: 1000%; }
.case .item { margin-right: 30px; width: 380px; }
.case .item .imgwr { display: block; width: 100%; height: 240px; overflow: hidden; }
.case .item .img { display: block; width: 100%; }
.case .item .tit { margin-top: 24px; font-size: 18px; color: #333; }
.case .item .info { margin-top: 16px; font-size: 12px; line-height: 18px; color: #999; }
.case .item:hover .img {
  -webkit-transform: translateZ(0) scale(1.06);
  -ms-transform: translateZ(0) scale(1.06);
  -o-transform: translateZ(0) scale(1.06);
  transform: translateZ(0) scale(1.06);
}
.case .item:hover .tit { color: #db0817; }

.case2 .slidewr { margin: 40px 0; overflow: hidden; }
.case2 .slide { position: relative; width: 400%; }
.case2 .slide .item { width: 25%; }
.case2 .slide .col { position: relative; margin-left: 20px; margin-bottom: 20px; width: 430px; height: 210px; overflow: hidden; }
.case2 .slide .col-1, .case2 .slide .col-4, .case2 .slide .col-7 { margin-left: 0; width: 750px; height: 440px; }
.case2 .slide .img { display: block; width: 100%; }
.case2 .slide .tit {
  position: absolute;
  top: 45%;
  left: 50%;
  left: 0\9;
  right: 0\9;
  z-index: 3;
  margin: -34px auto 0;
  padding: 0 4%;
  max-width: 92%;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-top: 1px solid #fff\9;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #fff\9;
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.case2 .slide .col-1 .tit, .case2 .slide .col-4 .tit, .case2 .slide .col-7 .tit { font-size: 28px; line-height: 68px; }
.case2 .slide .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case2 .slide .col:hover .tit { top: 50%; opacity: 1; filter: alpha(opacity=100); }
.case2 .slide .col:hover .mask { opacity: 0.5; filter: alpha(opacity=50); }

/*about*/
.about { padding: 75px 0; background-color: #f8f8f8; font-size: 0; }
.about .comtit { margin-bottom: 40px; }
.about .imgwr { width: 550px; }
.about .imgwr .img { display: block; width: 100%; }
.about .conwr { margin-left: 35px; width: 610px; }
.about .conwr .tit { font-size: 24px; font-weight: normal; color: #db0817; }
.about .conwr .con { margin-top: 24px; font-size: 14px; line-height: 36px; text-indent: 2em; }
.about .conwr .more {
  display: block;
  margin-top: 30px;
  width: 130px;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  background-color: #db0817;
  border-radius: 5px;
}
.about .conwr .more:hover {
  background-color: #222;
  -webkit-transform: translate3d(3px, 3px, 0);
  -ms-transform: translate3d(3px, 3px, 0);
  -o-transform: translate3d(3px, 3px, 0);
  transform: translate3d(3px, 3px, 0);
}

/*produce*/
.produce .col {
  position: relative;
  padding-left: 300px;
  width: 300px;
  height: 200px;
  text-align: center;
  background-color: #f5f5f5;
  overflow: hidden;
  *zoom: 1;
}
.produce .col .imgwr { position: absolute; left: 0; top: 0; z-index: 1; width: 300px; height: 100%; overflow: hidden; }
.produce .col .img {
  position: absolute;
  left: 50%;
  left: 0\9;
  width: 103%\9;
  min-width: 103%;
  height: 100%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.produce .col .img:hover {
  -webkit-transform: translate3d(-53%, 0, 0);
  -ms-transform: translate3d(-53%, 0, 0);
  -o-transform: translate3d(-53%, 0, 0);
  transform: translate3d(-53%, 0, 0);
}
.produce .col .tit { margin: 26px 18px 0; font-size: 20px; font-weight: normal; color: #db0817; }
.produce .col .desc { margin: 24px 18px 0; line-height: 24px; }
.produce .col .more {
  display: block;
  margin: 18px auto 0;
  width: 100px;
  line-height: 30px;
  font-size: 12px;
  color: #db0817;
  text-align: center;
  border: 1px solid #db0817;
}
.produce .col .more:hover { color: #fff; background-color: #db0817; }
.produce .col:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 2;
  margin-top: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #f5f5f5;
  border-width: 12px 13px 12px 0;
}
.produce .col-3, .produce .col-4 { padding-left: 0; padding-right: 300px; }
.produce .col-3:after, .produce .col-4:after { left: 50%; right: auto; border-width: 12px 0 12px 13px; }
.produce .col-3 .imgwr, .produce .col-4 .imgwr { left: auto; right: 0; }

.produce2 .col { margin-left: 24px; padding: 0 10px 20px; width: 262px; text-align: center; background-color: #f8f8f8; }
.produce2 .col-1 { margin-left: 0; }
.produce2 .col .tit { position: relative; font-size: 22px; font-weight: normal; line-height: 60px; *zoom: 1; }
.produce2 .col .tit:before, .produce2 .col .tit:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 20px;
  height: 2px;
  background-color: #c5000e;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.produce2 .col .tit .txtoe { display: block; max-width: 202px; }
.produce2 .col .tit:before { left: -30px; }
.produce2 .col .tit:after { right: -30px; }
.produce2 .col .img { display: block; width: 100%; height: 160px; }
.produce2 .col .desc { margin-top: 8px; font-size: 14px; line-height: 30px; }
.produce2 .col .more {
  margin: 28px auto 0;
  width: 118px;
  font-size: 14px;
  line-height: 33px;
  color: #db0817;
  text-align: center;
  border: 1px solid #db0817;
  border-radius: 5px;
}
.produce2 .col:hover { background-color: #db0817; }
.produce2 .col:hover .tit, .produce2 .col:hover .desc { color: #fff; }
.produce2 .col:hover .tit:after, .produce2 .col:hover .tit:before, .produce2 .col:hover .more { background-color: #fff; }

/*about type*/
.ban-type { height: 180px; font-size: 0; text-align: center; background: url(../img/inab_type.jpg) center no-repeat; }
.ban-type .col { position: relative; margin-top: 25px; width: 299px; height: 130px; color: #fff; border-left: 1px solid #fff; }
.ban-type .col-1 { border-left: none; }
.ban-type .col .icon { display: block; margin-top: 18px; height: 53px; background: url(../img/inab_icon.png) center 0 no-repeat; }
.ban-type .col-2 .icon { background-position: center -53px; }
.ban-type .col-3 .icon { background-position: center -106px; }
.ban-type .col-4 .icon { background-position: center -159px; }
.ban-type .col .tit { margin-top: 22px; font-size: 18px; font-weight: normal; }
.ban-type .col .more { position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; }
.ban-type .col:hover .icon {
  -webkit-transform: translate3d(0, -6px, 0);
  -ms-transform: translate3d(0, -6px, 0);
  -o-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
.ban-type .col:hover .tit { text-shadow: 0 0 3px #fff; }

/*advantage*/
.advantage { margin-bottom: 30px; }
.advantage .item { margin-bottom: 50px; }
.advantage .item .conwr, .advantage .item .imgwr { position: relative; width: 570px; overflow: hidden; }
.advantage .item .conwr { float: left; }
.advantage .item .con { margin-left: 25px; margin-top: 80px; padding-left: 2px; padding-top: 17px; background-color: #fff; }
.advantage .item .tit { font-size: 24px; color: #db0817; }
.advantage .item .stit { margin-top: 4px; font-size: 10px; color: #bababa; }
.advantage .item .txt { margin-top: 20px; font-size: 14px; line-height: 18px; color: #666; }
.advantage .item .txt span { font-size: 24px; vertical-align: top; }
.advantage .item .num {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 124px;
  height: 154px;
  font-size: 64px;
  line-height: 94px;
  font-weight: bold;
  color: #db0817;
  text-align: center;
  border: 3px solid #db0817;
}
.advantage .item .imgwr { float: right; }
.advantage .item .img { display: block; width: 100%; }
.advantage .item-2 .conwr { float: right; }
.advantage .item-2 .imgwr { float: left; }

/*news*/
.news .title {
  position: relative;
  padding-bottom: 16px;
  font-size: 24px;
  font-weight: normal;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  *zoom: 1;
}
.news .title .more { float: right; font-size: 14px; line-height: 24px; color: #db0817; }
.news .title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -1px;
  width: 50px;
  height: 3px;
  background-color: #db0817;
}

.news .mainl { width: 790px; overflow: hidden; }
.news .mainl .btnwr { margin-top: 38px; font-size: 0; }
.news .mainl .btn { margin-right: 60px; font-size: 14px; color: #333; }
.news .mainl .btn:hover, .news .mainl .cur { color: #db0817; }
.news .mainl .slide { position: relative; margin-top: 28px; width: 1000%; }
.news .mainl .item { width: 10%; }
.news .mainl .imgwr { display: block; position: relative; width: 250px; height: 150px; overflow: hidden; }
.news .mainl .img {
  position: absolute;
  left: 50%;
  left: 0\9;
  width: 103%\9;
  min-width: 103%;
  height: 100%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.news .mainl .img:hover {
  -webkit-transform: translate3d(-53%, 0, 0);
  -ms-transform: translate3d(-53%, 0, 0);
  -o-transform: translate3d(-53%, 0, 0);
  transform: translate3d(-53%, 0, 0);
}
.news .mainl .list { margin-left: 25px; width: 510px; }
.news .mainl .row { position: relative; }
.news .mainl .time { position: absolute; left: 0; top: 0; max-width: 90px; font-family: arial; }
.news .mainl .md { display: block; font-size: 28px; }
.news .mainl .yeah { display: block; margin-top: 4px; font-size: 15px; color: #999; text-align: right; }
.news .mainl .con { padding-left: 115px; }
.news .mainl .tit { display: block; font-size: 16px; color: #333; }
.news .mainl .tit:hover { color: #db0817; }
.news .mainl .desc { display: block; margin-top: 4px; font-size: 12px; }
.news .mainl .row-2 { margin-top: 24px; padding-top: 24px; border-top: 1px dashed #ddd; }
.news .mainl .row-2 .time { top: 24px; }
.news .mainr { width: 380px; }
.news .mainr .row { position: relative; margin-top: 49px; padding-left: 45px; }
.news .mainr .link { font-size: 16px; color: #333; }
.news .mainr .link:hover { color: #db0817; }
.news .mainr .desc { margin-top: 10px; font-size: 12px; }
.news .mainr .qus, .news .mainr .ans {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #db0817;
}
.news .mainr .ans { top: 35px; background-color: #80040d; }